home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SListMatrix = {
- ACTIONS = {
- };
- OUTLETS = {
- searchCell;
- auxFirstResponder;
- };
- SUPERCLASS = Matrix;
- };
- SBookText = {
- SUPERCLASS = EmacsText;
- };
- EntryDelegate = {
- OUTLETS = {
- slc;
- text;
- };
- SUPERCLASS = Object;
- };
- SWindowFieldEditor = {
- SUPERCLASS = EmacsText;
- };
- SLC = {
- ACTIONS = {
- nextEntry:;
- previousEntry:;
- changeSearchMode:;
- searchAction:;
- manualParse:;
- displayAll:;
- search:;
- selectPerson:;
- };
- OUTLETS = {
- personDisplayed;
- splitView;
- entryText;
- nameMatrixScroller;
- statusCell;
- searchModeCover;
- searchModePopup;
- exportWell;
- searchCell;
- nameMatrix;
- entryTextScroller;
- fieldEditor;
- personCell;
- parser;
- lockButton;
- };
- SUPERCLASS = AbstractDocController;
- };
- EmacsText = {
- SUPERCLASS = Text;
- };
- ColorCell = {
- SUPERCLASS = Cell;
- };
- AppController = {
- ACTIONS = {
- autosave:;
- open:;
- showInspector:;
- newList:;
- appDidInit:;
- deleteName:;
- newLogWindow:;
- bugsAndSuggestions:;
- showPrefs:;
- showInfo:;
- saveAll:;
- import:;
- };
- OUTLETS = {
- saveAllCell;
- importer;
- reportsMenuCell;
- mailingLabels;
- pocketBook;
- toolsMenuCell;
- unlockModemCell;
- dialer;
- infoPanel;
- exporter;
- prefController;
- ranger;
- fileMenuCell;
- inspector;
- slistController;
- iconsMenuCell;
- enveloper;
- infoVersionCell;
- nameActionsCell;
- toolsMenu;
- emailer;
- newLogger;
- };
- SUPERCLASS = Object;
- };
- ExportWell = {
- ACTIONS = {
- };
- OUTLETS = {
- slc;
- };
- SUPERCLASS = View;
- };
- SWindow = {
- SUPERCLASS = Window;
- };
- AbstractDocController = {
- ACTIONS = {
- save:;
- saveAs:;
- };
- OUTLETS = {
- doc;
- window;
- };
- SUPERCLASS = Object;
- };
- Parser = {
- OUTLETS = {
- slc;
- text;
- };
- SUPERCLASS = Object;
- };
-